home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / mac / files / f6fbb / cut_com.doc < prev    next >
Text File  |  1996-06-25  |  2KB  |  48 lines

  1. Hello FBB SysOp,                                            30-May-93
  2.  
  3. There seems to be some confusion over the use of the program CUT.COM 
  4. which is shipped with the current FBB distribution. I will try to 
  5. explain how it can be used effectively:-
  6.  
  7. > CUT.COM can be used when an XMODEM file transfer from an FBB phone
  8.   port crashes before the whole file is recovered by the caller.
  9.  
  10. > After disconnection the caller should save what portion of the 
  11.   file he has collected and note the size (in this example let us
  12.   assume that this section will be called PART1.ZIP and is 252198
  13.   bytes long.
  14.  
  15. > The caller should then reconnect to the sending BBS and again 
  16.   request the XMODEM download, but must now specify the byte offset
  17.   from which the transfer should begin. (In our example this will
  18.   be XGET FILENAME.EXT 252198). This will send the remainer of the
  19.   file from the point at which disconnection occurred. Let's call
  20.   this section which is 64768 bytes long, PART2.ZIP.
  21.  
  22. > With the transfer completed the caller now has the following in
  23.   the download directory:-
  24.  
  25.        PART1.ZIP  252198
  26.        PART2.ZIP   64768
  27.        CUT.COM
  28.  
  29. > These two parts can then be stitched together using the following
  30.   syntax:-
  31.  
  32.  
  33.        CUT PART2.ZIP PART1.ZIP 64768 0 /A
  34.  
  35.  
  36. > The completed file PART1.ZIP can then be decompressed in the usual
  37.   manner; PART2.ZIP can be deleted.
  38.  
  39. For further information you should refer to the FBB SysOp 
  40. documentation section 15.13 on page 97. It is also sometimes 
  41. advisable to discard the last few bytes of the first file section as 
  42. these can often become corrupt during the carrier loss.
  43.  
  44. It is likely that this operation will become redundant with the 
  45. advent of ZMODEM support in the next general release of FBB.
  46.  
  47. 73 de Andy G1DIL SysOp @ GB7BBS - On-Line +44.746.862531 (>v32/HST)
  48.